home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5369 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  952 b 

  1. Path: chaos.kulnet.kuleuven.ac.be!usenet
  2. From: Andreas De Troy <Andreas.DeTroy@ped.kuleuven.ac.be>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: EGAVGA.BGI
  5. Date: 12 Feb 1996 16:46:20 GMT
  6. Organization: KUL
  7. Message-ID: <4fnqss$lr6@chaos.kulnet.kuleuven.ac.be>
  8. NNTP-Posting-Host: pcip194.psy.kuleuven.ac.be
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  13.  
  14. news:4fie0u$lf8@hawk.pix.za
  15. js000021@pixie.co.za (Smit JS) wrote:
  16. >josh@elvis.rowan.edu (josh) wrote:
  17. >
  18. >>on turbo c++ i finally got the graphics examples to compile and link, yet 
  19. >>when run, it says cannot load driver EGAVGA.BGI. this file is in my BGI 
  20. >>dir, which is included in my directories path under options. i set all my 
  21. >>linker libraries, and still nada. any idea's?
  22. >
  23.  
  24. Copy EGAVGA.BGI to the directory where your program resides.
  25. Or specify the BGI-dir in "initgraph()" (I believe it is this function).
  26.  
  27.  
  28.